home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Click Press Kit
/
Click Press Kit.iso
/
pc
/
main.dxr
/
Internal_83_MoveSavedLeft Behv.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2006-05-31
|
259 b
|
14 lines
on mouseUp me
mMoveSavedLeft()
end
on mouseEnter me
cursor(280)
set the member of sprite the currentSpriteNum to member("prevpageON_03")
end
on mouseLeave me
cursor(-1)
set the member of sprite the currentSpriteNum to member("prevpageOFF_03")
end